-
Home
-
Site Reviews
-
7.2.2
-
Code
-
Classes
- CaptchaValidatorAbstract
| Total Complexity |
29 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
151 |
| Lines of code |
107 |
| Logical lines of code |
51 |
| Comment lines |
3 |
| Methods |
17 |
| Properties |
1 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| verifyToken() |
S |
53 |
7 |
22 |
| getLocale() |
S |
63 |
3 |
10 |
| performValidation() |
S |
63 |
2 |
11 |
| makeRequest() |
S |
62 |
2 |
11 |
| isValid() |
S |
71 |
2 |
6 |
| verifyStatus() |
S |
72 |
2 |
6 |
| config() |
S |
100 |
1 |
0 |
| isEnabled() |
S |
82 |
1 |
3 |
| isTokenValid() |
S |
80 |
1 |
3 |
| data() |
S |
82 |
1 |
3 |
| errors() |
S |
67 |
1 |
8 |
| errorCodes() |
S |
82 |
1 |
3 |
| response() |
S |
64 |
1 |
9 |
| siteKey() |
S |
82 |
1 |
3 |
| siteSecret() |
S |
82 |
1 |
3 |
| siteVerifyUrl() |
S |
82 |
1 |
3 |
| token() |
S |
82 |
1 |
3 |